﻿2026-07-16T11:32:25.4144536Z ##[group]Run actions/checkout@v5
2026-07-16T11:32:25.4145408Z with:
2026-07-16T11:32:25.4145850Z   repository: BigscreenVR/spt-bs-core
2026-07-16T11:32:25.4149333Z   token: ***
2026-07-16T11:32:25.4149737Z   ssh-strict: true
2026-07-16T11:32:25.4150143Z   ssh-user: git
2026-07-16T11:32:25.4150559Z   persist-credentials: true
2026-07-16T11:32:25.4151013Z   clean: true
2026-07-16T11:32:25.4151446Z   sparse-checkout-cone-mode: true
2026-07-16T11:32:25.4151923Z   fetch-depth: 1
2026-07-16T11:32:25.4152419Z   fetch-tags: false
2026-07-16T11:32:25.4152835Z   show-progress: true
2026-07-16T11:32:25.4153257Z   lfs: false
2026-07-16T11:32:25.4153648Z   submodules: false
2026-07-16T11:32:25.4154075Z   set-safe-directory: true
2026-07-16T11:32:25.4154772Z ##[endgroup]
2026-07-16T11:32:25.5012244Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-16T11:32:25.5014277Z ##[group]Getting Git version info
2026-07-16T11:32:25.5015104Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-16T11:32:25.5016231Z [command]/usr/bin/git version
2026-07-16T11:32:25.5016705Z git version 2.43.0
2026-07-16T11:32:25.5022348Z ##[endgroup]
2026-07-16T11:32:25.5033780Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/373e5c0e-82ea-448a-a9ba-674c3110cc2b' before making global git config changes
2026-07-16T11:32:25.5035505Z Adding repository directory to the temporary git global config as a safe directory
2026-07-16T11:32:25.5036998Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-16T11:32:25.5071382Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-16T11:32:25.5092254Z https://github.com/BigscreenVR/spt-bs-core
2026-07-16T11:32:25.5103827Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-16T11:32:25.5106918Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-16T11:32:25.5127204Z HEAD
2026-07-16T11:32:25.5163214Z ##[endgroup]
2026-07-16T11:32:25.5164281Z [command]/usr/bin/git submodule status
2026-07-16T11:32:25.5354629Z ##[group]Cleaning the repository
2026-07-16T11:32:25.5357439Z [command]/usr/bin/git clean -ffdx
2026-07-16T11:32:25.5394263Z [command]/usr/bin/git reset --hard HEAD
2026-07-16T11:32:25.5486644Z HEAD is now at 0fea937 Merge 2a110eed6f97d3dab96ed301d1b6d1df9a2cc002 into 3d9f2ed4a38bdc6dbe4e7157bd2b35d049a79d9f
2026-07-16T11:32:25.5491064Z ##[endgroup]
2026-07-16T11:32:25.5492570Z ##[group]Disabling automatic garbage collection
2026-07-16T11:32:25.5495634Z [command]/usr/bin/git config --local gc.auto 0
2026-07-16T11:32:25.5521356Z ##[endgroup]
2026-07-16T11:32:25.5522638Z ##[group]Setting up auth
2026-07-16T11:32:25.5527495Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-16T11:32:25.5553275Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-16T11:32:25.5751987Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-16T11:32:25.5781969Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-16T11:32:25.5983380Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-16T11:32:25.6015517Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-16T11:32:25.6224650Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-16T11:32:25.6260479Z ##[endgroup]
2026-07-16T11:32:25.6269052Z ##[group]Fetching the repository
2026-07-16T11:32:25.6270791Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +0fea9379fef607215a5c081f12197f94bb464dbc:refs/remotes/pull/13/merge
2026-07-16T11:32:26.1724278Z ##[endgroup]
2026-07-16T11:32:26.1725586Z ##[group]Determining the checkout info
2026-07-16T11:32:26.1726970Z ##[endgroup]
2026-07-16T11:32:26.1730180Z [command]/usr/bin/git sparse-checkout disable
2026-07-16T11:32:26.1777585Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-16T11:32:26.1849378Z ##[group]Checking out the ref
2026-07-16T11:32:26.1852181Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/13/merge
2026-07-16T11:32:26.1898760Z HEAD is now at 0fea937 Merge 2a110eed6f97d3dab96ed301d1b6d1df9a2cc002 into 3d9f2ed4a38bdc6dbe4e7157bd2b35d049a79d9f
2026-07-16T11:32:26.1902636Z ##[endgroup]
2026-07-16T11:32:26.1935281Z [command]/usr/bin/git log -1 --format=%H
2026-07-16T11:32:26.1955290Z 0fea9379fef607215a5c081f12197f94bb464dbc
